Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(liquibase): fix checkSum errors occurring with spinnaker upgrade (backport #4727) #4744

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jun 12, 2024

Added new integration test to validate the postgres migration scenario which uses latest 1.32.x image(us-docker.pkg.dev/spinnaker-community/docker/orca:8.36.3-dev-release-1.32.x-3f8965d03-202406101625-unvalidated) as base image.

This PR fixes checkSum errors caused after liquibase upgrade(to 4.24.0) as the checksum calculations in liquibase underwent some changes causing this issue.

This PR fixes the checksum errors by adding validChecksum tags to the failing changesets.

Similar clouddriver PR for reference: spinnaker/clouddriver#6217


This is an automatic backport of pull request #4727 done by Mergify.

…4727)

* fix(tests): Add new integration test for postgres migration - PostgresMigrationContainerTest

* fix(liquibase): Fix validChecksum errors occurred due to liquibase upgrade

(cherry picked from commit c5e7aad)
@dbyron-sf dbyron-sf added the ready to merge Approved and ready for merge label Jun 12, 2024
@mergify mergify bot added the auto merged Merged automatically by a bot label Jun 12, 2024
@mergify mergify bot merged commit 0c32257 into release-1.34.x Jun 12, 2024
4 checks passed
@mergify mergify bot deleted the mergify/bp/release-1.34.x/pr-4727 branch June 12, 2024 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto merged Merged automatically by a bot ready to merge Approved and ready for merge target-release/1.34
Projects
None yet
3 participants